From version 3.3 of Spy, the scripts and resources selection dialogs were changed to take care that a list over 30Ko couldn’t be displayed there without a fragmentation of it.
So, if the resources or scripts list stays under this limit the dialogs appear this way:
where the default button takes care of the selected objects and applies the processing.
If not, the dialogs appear that way:
where the buttons have these effects:
- “Ok...” takes care of the selected objects and shows the next part of the resources or scripts list to make more choices
- “More...” doesn’t take care of the selected objects and shows the next part of the resources or scripts list to make choices
- “Ok” takes care of the selected objects and applies the processing (it will need that the user gives more information in the next coming dialog box) but doesn’t show the next part of the resources or scripts list to make more choices.